-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: host builder nonregular file support #2156
feat: host builder nonregular file support #2156
Conversation
@lkingland: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2156 +/- ##
==========================================
+ Coverage 64.21% 65.05% +0.84%
==========================================
Files 108 108
Lines 13919 13940 +21
==========================================
+ Hits 8938 9069 +131
+ Misses 4108 3968 -140
- Partials 873 903 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a9687cf
to
6e44cac
Compare
Would it be possible to add some test? |
ebe56f1
to
83a8e2f
Compare
83a8e2f
to
be43ac3
Compare
We already have some complex test here: Line 30 in 24fe6d3
Please consider adding symlink there. |
c7623ba
to
ed15d98
Compare
f9cd1e2
to
da57b32
Compare
e08720f
to
d496fa8
Compare
d496fa8
to
d09d5be
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lkingland, matejvasek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
/kind enhancement
Fixes #
Release Note
Docs